Setting the starting point
Julianoe opened this issue · 4 comments
Julianoe commented
I wish i had time and knowledge to fork this to add a setting page or something like that to provide the possibility to define the starting point of the map (currently UK). For now i'll just modify the file ^^
webdados commented
+1
gareth-gillman commented
I didn't set a starting point but I did fork it to add the api keys, if you want I can update my fork to include the starting point.
webdados commented
@gareth-gillman Yes, you should please.
Because the starting point is on a JS file, I guess you should use wp_localize_script to pass the starting point coordinates from php to JS.
gareth-gillman commented
Yes I am aware as I do that with the api keys, I will sort that this evening :)