Skip to content

@ionic-native/native-google-maps does not support GeoJSON #1

@ShadyBoukhary

Description

@ShadyBoukhary

Description

During an effort to migrate from the Google Javascript API to the native Google Maps API, I realized that the native cordova plugin for google maps does not support GeoJSON, which defeats the entire purpose of the app.

Temporary or Permanent Workaround (depends)

Javascript API works fine with GeoJSONS; however, performance on older devices is absolutely horrible

Possible Solution

Manually parse the GeoJSONS and create the polygons in a loop, then register event handlers

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions