Hamid Posted July 9, 2014 Author Posted July 9, 2014 how change this to put marker UniSession.AddJS('if (typeof googleMap=="object") {googleMap.setCenter(new google.maps.LatLng('+ StringReplace(Format('%2.4f', [Lat]), ',', '.', [rfReplaceAll])+','+ StringReplace(Format('%2.4f', [Long]), ',', '.', [rfReplaceAll])+ ')); googleMap.setZoom(8);}');
Hamid Posted July 20, 2014 Author Posted July 20, 2014 how can add google map api to UniHTMLFrame and use it?
Sherzod Posted July 21, 2014 Posted July 21, 2014 Hi Hamid. You tried to search in the forum? Sincerely.
Hamid Posted July 21, 2014 Author Posted July 21, 2014 I search but can not find document or sample code
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now