Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 775 Bytes

File metadata and controls

41 lines (29 loc) · 775 Bytes

GoodData Geo Pushpin Chart

Native GoodData map component with built-in geo visualization.

Screenshot

GoodData Geo Map Add screenshot here

Key Dependencies

{
  "@gooddata/sdk-ui-geo": "^11.x",
  "@gooddata/sdk-ui": "^11.x",
  "@gooddata/sdk-backend-tiger": "^11.x",
  "@gooddata/sdk-model": "^11.x",
  "react": "^18.3.x",
  "typescript": "^5.x"
}

Features

  • Native GoodData GeoPushpinChart component
  • No external API keys required
  • Integrated with GoodData's semantic layer
  • Built-in clustering and tooltips

Run Locally

cd gooddata
npm install
npm start

Documentation

GoodData Geo Pushpin Chart