🌎
Definitive Guide to GIS Programming
  • Chapter 1: Introduction to Web GIS
    • GeoJSON
  • Chapter 2: Map Rendering
    • 2.1. Canvas
    • 2.2. WebGL
    • Map Data Visualization
  • Chapter 3: Maps with JS Frameworks
    • 3.1. React
    • 3.2. Vue
    • 3.3. Angular
  • Chapter 4: Cartographic APIs
    • Intro
    • 4.1. Leaflet
    • 4.2. Google Maps
    • 4.3. Mapbox GL JS
  • Chapter 5: Spatial Queries
  • Chapter 6:Animations and Maps
  • Chapter 7: TypeSript and Maps
    • Introduction
    • Types
    • ENUMs
    • Interfaces
    • Type Aliases
    • Classes
    • Generics
    • Mapped Types
    • Type Guards
    • .d.ts files
    • Types for Maps
Powered by GitBook
On this page
  1. Chapter 7: TypeSript and Maps

Classes

PreviousType AliasesNextGenerics

Last updated 2 years ago