|
Posted by Manuel Lemos on 12/16/14 11:52
Hello,
on 07/02/2006 06:23 AM Bob Bedford said the following:
> "Tom" <klenwell@gmail.com> a écrit dans le message de news:
> 1151783992.786865.314560@d56g2000cwd.googlegroups.com...
>> Have you looked into the Google Maps API?
>>
>> http://www.google.com/apis/maps/
>>
> Thanks for the info. Unfortunately, we think that google map will be a
> paying service soon, so we don't want to create such service then have to
> stop it because GoogleMap becomes paying.
No, the Google Maps API is free for sites freely accessible to their users.
For premium (paying) sites or enterprise sites (sites only available in
a intranet) there is the Enterprise Google Maps.
http://maps.google.com/support/bin/answer.py?answer=26392
> Also What we need is exactly show a point on a map, not detect where the
> user clicked.
If you think you can use Google Maps API, you may want to try this forms
generation class that comes with plug-in for showing Google Maps in your
site.
http://www.phpclasses.org/formsgeneration
Even if you just want to show a read only map, it simplifies the
generation of the all the map HTML and Javascript to point any locations
you want and for instance make them show an information window like for
instance in this example of the map of the PHP user groups in the United
States.
http://www.phpclasses.org/browse/group/bycountry/country/us/
--
Regards,
Manuel Lemos
Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
Navigation:
[Reply to this message]
|