Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hello,
I have been asked to introduce a dynamic map on a file.
what free extension or tool would you recommend?
thank you
 
					
				
		
 adamdavi3s
		
			adamdavi3s
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		haha, this is true, I read 'dynamic' as the ability to zoom in and drag around, which is only possible if you get really clever with layering your svg's and trust me, that becomes a nightmare!
Correct, as I stated above the google api is only free for a number of hits if the application is web facing.
I still maintain an OSM solution would be the best, but without knowing the exact requirements you are quite correct in suggesting the svg idea.
 MK9885
		
			MK9885
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Yes, totally true.
 
					
				
		
 dsharmaqv
		
			dsharmaqv
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Adam
Public facing means ..... your QV server should not be fully covered with the firewall. For dynamic map QV server must be able to communicate with the google server to download map image based on lat n long values.
If QV server is compleatly behind the firewall it will not be able to communicate with google server.
Above what I understood while implementing G Map
 
					
				
		
 adamdavi3s
		
			adamdavi3s
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I am afraid this is an incorrect interpretation.
Google quite clearly state that public facing means: Apps or websites that are free for anyone to use.
Which means your dashboard would need to be fully available to anyone over the internet
 
					
				
		
 adamdavi3s
		
			adamdavi3s
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Further qualified by:
The Standard Plan can be used for free, external, and publicly available implementations. Your service must be freely and publicly accessible to end users.
 
					
				
		
 dsharmaqv
		
			dsharmaqv
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I just explained how it workes technically.
Did you faced any issue while imlementing gmap?
