android-maps-compose icon indicating copy to clipboard operation
android-maps-compose copied to clipboard

Add GeoJsonLayer support to Compose map

Open kozaxinan opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe.

In order to be able to use GeoJson, we need GeoJsonLayer support.

Describe the solution you'd like A clear and concise description of what you want to happen.

A new Composable to add GeoJson shape.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Expose GoogleMap instance, so we can add GeoJsonLayer and update the map instance.

kozaxinan avatar Feb 11 '22 17:02 kozaxinan

@kozaxinan Thank you for opening this issue. 🙏 Please check out these other resources that might be applicable:

This is an automated message, feel free to ignore.

jpoehnelt avatar Feb 11 '22 17:02 jpoehnelt

@kozaxinan Please take a moment to fill out this short survey. Thank you!

This is an automated message, feel free to ignore.

jpoehnelt avatar Feb 11 '22 17:02 jpoehnelt

You can use the MapEffect API as a workaround to obtain a handle to the GoogleMap Maps SDK object so that you can use GeoJSON

arriolac avatar Jul 06 '22 12:07 arriolac

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

stale[bot] avatar Jun 18 '23 11:06 stale[bot]