Page 1 of 1

Problem to get Current Location.

Posted: Thu Feb 07, 2013 10:44 am
by Ankush Chhabara

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.


Problem to get Current Location.

Posted: Thu Feb 07, 2013 11:15 am
by Maryna Brodina

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


Problem to get Current Location.

Posted: Thu Feb 07, 2013 11:27 am
by Ankush Chhabra

Thank you Marina done with that part.


Problem to get Current Location.

Posted: Thu Feb 07, 2013 11:47 am
by Ankush Chhabra

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


Problem to get Current Location.

Posted: Thu Feb 07, 2013 11:52 am
by Maryna Brodina

Select the map and check Show marker

Image


Problem to get Current Location.

Posted: Thu Feb 07, 2013 11:54 am
by Ankush Chhabra

Sorry for my stupidity i just forgot about this.


Problem to get Current Location.

Posted: Thu Feb 07, 2013 11:54 am
by Maryna Brodina

No worries:)


Problem to get Current Location.

Posted: Thu Feb 07, 2013 11:55 am
by Ankush Chhabra

:)