Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » Using GoogleMaps from U++
Re: Using GoogleMaps from U++ [message #25063 is a reply to message #25061] Tue, 09 February 2010 13:55 Go to previous messageGo to previous message
chickenk is currently offline  chickenk
Messages: 171
Registered: May 2007
Location: Grenoble, France
Experienced Member
Here is what I did:
Pointf GoogleMapsGpsToPixel(Pointf center, int zoom, Size sz, Pointf gps)
{
	return ((Sizef)sz) / 2.0 - GoogleMapsGpsToPixelDiff(center, zoom, gps);
}

regards,
Lionel
 
Read Message
Read Message
Read Message icon14.gif
Read Message
Read Message
Read Message
Read Message
Previous Topic: Docking: ContexMenu behaviour
Next Topic: NEW: PortQueue (M$ CCR port to u++)
Goto Forum:
  


Current Time: Sat Aug 02 09:59:04 CEST 2025

Total time taken to generate the page: 0.10906 seconds