[PLUGIN] - Google Maps Geometry/Drawing + W3W

hi @karolis1

Yes, you can set the default location using these options. These will work even if the user hasn’t allowed geolocation access.

For the other issue, are you using the ‘cut shape’ or ‘split shape’ action? If you could give us some rough steps on what you’re doing so that I may replicate the same problem my side that would be great to.

hi @gabriel14

I’ve just add the zIndex property into the ‘draw shape’ and ‘change shape properties’ actions. I’ve tested that they both work so give it a go and let me know if you run into any troubles.

Draw shape

Change shape properties

Paul

Its working perfectly! Could I ask for one more thing? If possible, could you add z-index to the Enable Drawing Tools action as well? Sometimes when I create a polygon on top of another, the newly drawn polygon will appear on the bottom of the
already-saved polygon and I’m unable to click on it. Thanks Paul!

Ah yeh, I forgot about that, sure thing I’ll let you know when it’s done

I’ve just added it for you, it’s under the editable and draggable options in that action.

Note: If the same value is set each time, the most recent shape drawn will be under the previous one.

Works well, thanks Paul for the help!

1 Like

Hi @pork1977gm quick question for will this plugin work on mobile PWA, when i wrap my current app using natively I am using this plugin only for updating map marker dynamically, I was using map box plugin, but that didn’t work when i used with mabile wrapper

Hi @yash.modi

Yes pretty sure it will work just fine. To be honest, I haven’t tested it inside a wrapped app running a Bubble page, but I haven’t heard any reports of any problems.

Regards,
Paul

@pork1977gm Does this support native mobile yet? The plugin page shows that it works for mobile, but it doesn’t show up as an element on a native mobile view

As far as I’m aware, plugins aren’t available in the mobile builder yet.

Oh gotach. Yeah, I didn’t think they were but I was confused since it shows that this plugin (and many others) are for Web & Native Mobile.

Unrelated question…

Is it possible to let the map Label and Info windows allow arbitrary text, or other dynamic inputs on the map element itself, rather than having to use a workflow to set the map pins to achieve this?

I have found that when setting a large number of pins, setting the dynamic markers on the map element rather than using a workflow to set the pins significantly speeds up the pin-setting process.

Bear with me on this Jeff, going through a busy patch right now but I’ll take a look soon and let you know.

Hi @pork1977gm

Any idea when this will make it to mobile?

Thanks

Not anytime soon I’m afraid. When the new mobile plugin builder is out of beta, I will have a look.

Hi @pork1977gm,

I am running into an issue where spider fire does not appear to be working. For reference, I set markers through the “set list of markers” action. While the lat/lon coordinates for these markers mostly come from the same table, some come from other tables, so there are multiple sources of the lat/lon for the markers all plotted on the map, and I therefore use multiple instances of “Set list of markers”

When I click on marker that I know is at the exact same location as some other markers, all that happens is white lines pop out of the single marker. See image below. Is there any reason you could think of for this?

Hiya, ok, bare with me and I’ll take a look and get back to you soon.

hi @jw13

Do you get any console errors appear when the “set list of markers” action runs or when the plugin first loads the map on the page?

Paul

Nope. No issues there. I was wondering if it had something to do with custom markers.

Good call, that might well be the case, I’ll double check that.

I don’t suppose you’re able to easily replicate the problem on a blank test page are you? and then give me the URL. I can inspect the DOM and see if the elements are there which make up the spiderfier.

If not, then don’t worry as I will do that anyway. What type of marker are you using? Is it an advanced marker? And what type of marker icon do you use? jpg/png/svc etc.

I’ll try and replicate it.

I can’t right this second.
The markers are all .png files