Beej
Posts: 0
Joined: Tue Jul 01, 2014 1:56 am

Is there a simple way to reload a map?

I'd like the option to actually reload the Google map, instead of just refreshing it. Is this feasible? Or, is refreshing it the same thing?

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Is there a simple way to reload a map?

Hi Beej,

There is no needs to reload the map component.

So you can just refresh the map.

You can refresh map with following code:

pre

Appery("multiGoogleMap").refresh();

/pre

If you have some specific problem please describe it with screen shot.

Regards.

Beej
Posts: 0
Joined: Tue Jul 01, 2014 1:56 am

Is there a simple way to reload a map?

Unfortunately, refreshing the map more than two times causes the component's value to return to null. So, looks like I need to load my own map for now....

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Is there a simple way to reload a map?

Hello,

Do you need further assistance?

Beej
Posts: 0
Joined: Tue Jul 01, 2014 1:56 am

Is there a simple way to reload a map?

It looks like loading Google maps manually will work OK....

Blair Cox
Posts: 0
Joined: Thu Jun 04, 2015 2:29 pm

Is there a simple way to reload a map?

Does this still work? Does nothing for me. Is there a specific way this needs to be called? I'm calling it as the first line in my javascript on service success. Trying to get around the infuriating issue of not being able to remove an array of markers.

Return to “Issues”