Click here to Skip to main content
15,881,380 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
hi
I use google Map in a php application .. but google Map codes are with javascript
server which runs application access internet but most of clients don't access internet
I have some places with latitude and longitude
i just wanna show map to client .. and when client select one place ... add marker in that place
the problem is clients don't access internet
what can I do ?
Posted
Updated 19-Nov-11 2:06am
v2
Comments
Smithers-Jones 19-Nov-11 8:14am    
Repost! Three times already.

http://www.codeproject.com/Questions/282900/use-googleMap-offline-in-web-application-with-mark
http://www.codeproject.com/Questions/280714/offlne-use-Google-Chart-tools
thatraja 19-Nov-11 8:21am    
:sigh:
Mahnoosh_M 19-Nov-11 8:35am    
I just wanna explain my question
thatraja 19-Nov-11 8:37am    
Why didn't you edit your previous question instead of creating new one? If you edit old question then it'll come in to top of the questions list.
Mahnoosh_M 19-Nov-11 8:40am    
I will

You cannot do this, as has been explained before. If your clients do not have internet access then they cannot use Google maps.
 
Share this answer
 
Comments
Mahnoosh_M 19-Nov-11 8:34am    
is there any other component???????
Richard MacCutchan 19-Nov-11 9:21am    
Did you ask Google? If there is an offline component then they will know.
Philippe Mori 19-Nov-11 9:28am    
You would then have to buy appropriate maps.... Uses Google for that.

One place to start:
Mapping GIS on ComponentSource
Check these opensources

gmapcatcher[^] - An offline map viewer
http://offlinemaps.codeplex.com/[^] - an application which provides its users the ability to download tiles from Google Maps and Openstreetmap.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900