Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi
If you create a marker and then delete it the map is still displayed and seems to default to somewhere in the Indian Ocean. Is there a way to clear all markers so no map is shown if none selected?
This doesn't work:
@{
if(Model.HasValue("map")){
@RenderPage("~/macroScripts/GoogleMap.cshtml", Model.Id, "map", "", "")
}
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Map displayed even if none chosen
Hi
If you create a marker and then delete it the map is still displayed and seems to default to somewhere in the Indian Ocean. Is there a way to clear all markers so no map is shown if none selected?
This doesn't work:
@{
if(Model.HasValue("map")){
@RenderPage("~/macroScripts/GoogleMap.cshtml", Model.Id, "map", "", "")
}
}
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.