Ankush Chhabara
Posts: 0
Joined: Thu Feb 07, 2013 10:44 am

Problem to get Current Location.

Trying load current location while click on button.. I just invoke a Geolocation service on button click and add an even on success of service and run this javascript code on service

var map = Tiggzi ('googlemap1');
map.options['address']='';
map.refresh();

and getting problem while clicking in the button. Button not working. Not getting any result from it.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Problem to get Current Location.

Hello! Please check is there any JS error in console? Also ensure you are using correct googlemap component name.

Ankush Chhabra
Posts: 0
Joined: Thu Feb 07, 2013 11:27 am

Problem to get Current Location.

Thank you Marina done with that part.

Ankush Chhabra
Posts: 0
Joined: Thu Feb 07, 2013 11:27 am

Problem to get Current Location.

Hey Marina i m not getting marker on my map. Please help to get the marker on current location.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Problem to get Current Location.

Select the map and check Show marker

Image

Ankush Chhabra
Posts: 0
Joined: Thu Feb 07, 2013 11:27 am

Problem to get Current Location.

Sorry for my stupidity i just forgot about this.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Problem to get Current Location.

No worries:)

Return to “Issues”