whealta.blogg.se

Create a custom map with clickable locations
Create a custom map with clickable locations











create a custom map with clickable locations

Where the markers are clickable and positioned based on specific geo codes. Is there a way to load the google map with the markers and then dynamically "swap" the google map with my static one? Is there a way to do this while still leveraging the google map api marker functionality? Or will I have to rewrite my own version of the marker functionality (click, info box etc)? This makes it impossible to use google maps api as is even with map style customization (at least for the actual map display). For example, a map of a state in the USA with NO bordering states and multiple, specifically placed, clickable markers. The static images HAVE to be displayed without any of the surrounding areas visible (and- NO zoom, no drag, no pan etc).

create a custom map with clickable locations

I will know the geo coordinates of the markers, but they will change frequently. The markers have to correspond to specific geo locations. I have static images of map areas and I need to display them with a clickable marker overlay with multiple dynamic markers on it.













Create a custom map with clickable locations