bjornd / jvectormap

jvectormap.com
GNU Affero General Public License v3.0
1.38k stars 431 forks source link

How do I calculate the bbox of a custom new map #432

Open carlosfdev opened 6 years ago

carlosfdev commented 6 years ago

I am trying to implement a Mexico map with circles of data and the circles are not displaying correctly because I don't really know where the numbers of "bbox" come from, on internet everything is on degrees and I've also tried conversion tools, but they still don't appear.

In the documentation there is no mentions to this property but all the downloadable maps has it set.

Can someone tell me how do I calculate it in the proper way?

Thank you in advance!