U++ framework
Do not panic. Ask here before giving up.

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: Sun Jul 12 03:42:36 GMT+2 2026

Total time taken to generate the page: 0.00512 seconds