lema Posted January 22, 2015 Posted January 22, 2015 (edited) Small demo project about Infowindows in Google Maps. It shows a simple way to open and close an infowindow and how to use javascript to make an ajaxRequest back to uniGUI. In reply to: http://forums.unigui.com/index.php?/topic/2363-google-maps-for-unigui/?p=25283 ------------------------------ EDIT: The post & source code is not needed anymore since this functionality is now embedded into unigmap component. Please see at : http://forums.unigui.com/index.php?/topic/2363-google-maps-for-unigui/?p=25362 TestInfoWindow.rar Edited January 27, 2015 by lema 4 Quote
jahlxx Posted April 6, 2016 Posted April 6, 2016 Hi. copying the form of the sample in my test project, allways get the error google is not defined. I can run the sample avobe with no problem, but with my test project, allways the same error. I don't konw why. Thanks. Quote
jahlxx Posted April 6, 2016 Posted April 6, 2016 No. I'm just testing. I need an api key? where must I put that api key. Quote
epos4u Posted April 6, 2016 Posted April 6, 2016 edit UniGmaps.pas and look at this { Use your own Google API Key. Get it there: https://code.google.com/apis/console/}{$IFDEF DEBUG} MyGoogleAPIKey = 'A'; <<<<<< enter ur own API key here Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.