Multiple google maps in same project

I have a project with google map controls on two forms. Each is using the same api key (in the map properties).

The console shows this error (as the api key is in the project twice). Advice?

You have included the Google Maps JavaScript API multiple times on this page. This may cause unexpected errors.

The message is correct - the control was not designed for multiple GoogleMap controls in the project. It seems to be a warning, not an error. Does the second map still work OK?

Actually we can’t add geolocation to get the users’ current location - otherwise the two work.

Cindy

The next build will allow multiple GoogleMaps controls in one project.

Excellent. Will that be in time for us to use it?

Cindy

The 7.3.3 release announced over the weekend has:

  1. Controls: Allow multiple GoogleMaps in one project
1 Like

Excellent - thanks! Much better -

Cindy