0

Based on Instructions on how to display and clear a route on a map by using a location document

the routing use x,y Based Location.

my question : how to convert longitude and latitude to x,y based location to be able to use them to route in BB maps.

thanks

ahmed Shoeib
  • 254
  • 6
  • 22

1 Answers1

0

The X and Y values in the location document specified by your link are latitude and longitude respectively in degrees multiplied by 10,000.

Richard
  • 8,920
  • 2
  • 18
  • 24