Google Maps Error

I have a form which collects simply map URL. This is done by opening map location then going to SHARE link, then Copy/Paste link into the form.
The link is stored in URL type field. I created a GoogleMap SC field to show the map and it is defined a Button.

[ATTACH=CONFIG]n67160[/ATTACH]

When I click the button I get Google Error message

[ATTACH=CONFIG]n67161[/ATTACH]

here is the gMAPS error

[ATTACH=CONFIG]n67162[/ATTACH]

I guess I must be doing something worng but it is hard to figure out with the poor SC Help file. Any hints appreciated.
thank you - ARTHUR

gMaps02.jpg

gMaps01.jpg

gMaps03.png

Just to debugging purposes… what happens when you prefix the map’s url with /goo.gl instead of https://goo.gl?

I’m using EditableGrid App, nut sure if this might be the problem…

replaced HTTPS with HTTP -> same error [ATTACH=CONFIG]n67191[/ATTACH]

It seems that his is another SC bug. When I paste this same link directly into the browser the MAP opens without problems

I checked the string length and it is less than 250 characters so VAR size should not be an issue even with long URL
Here is a screenshot of the map location from the browser [ATTACH=CONFIG]n67192[/ATTACH]

When I’m in EDIT mode in the EditableGrid and click on VISIT(1) button it opens the map properly in new Window/Tab. When I save the record and click on MAP(2) button it gives me an Error. [ATTACH=CONFIG]n67193[/ATTACH]

DOES ANYBODY KNOW IF GMAPS URL or API’s work in EditableGridView

gMaps03.png

GMap_error.png

GMap_error)03.jpg

gMaps04.png