Google Maps "User marker" bug (ios)

In Google Maps ( API-key added) the “User marker” event doesn’t fire on IOS. It doesn’t give the current coordinates of the marker. On Windows it is working.
Unbenannt

In Maps the “Marker added” event fires and gives the current coordinates on IOS and windows.
Unbenannt1

Is it just a bug or is there any workaround for this problem?

Google Map widget is no longer supported. What’s wrong with the Map widget?

That’s a new info for me.
I am missing the satellite maptype on the Map widget (I am using free esri)

Here is the script based example to change map type for Esri map_type_workaround_old.pma (5.8 KB)

image

Thanks a lot for your help!
So in my Scripts I am just fine with:
activeMapType: supportedMapTypes[1]

We are still improving Map widget. Any feature suggestions are welcome.

I am currently running an esri map via scripts.
What I can do so far:

  • add custom marker to map
  • add a circle (radius and color)
  • add an editable polygon ( with or without marker)
  • add selectable marker
  • get coordinates in Decimal or Degree format
  • change mapType from “roadMap” to "satellite (new :grinning:)

As I said I am not using the Map widget.
When I finished with my exploraton I will post this scripts here.
What I am currently struggeling with:

  • show user location with marker

Back to Flipabit >
Copyright © 2018. Flipabit Team. All rights reserved.