OSM Tests

1) Marker focus not working with kml files

Here’s the map. Icons are located based on the centre of the icon

 

 

 

 

 

 

 

 

Here’s the same map with marker_focus=”5″ added. Comparing the maps, the icons haven’t moved. Code used is:

[*osm_map lat=”43.544567″ lon=”15.831299″ zoom=”9″ width=”625″ height=”550″ map_border=”thin solid grey” theme=”dark”  kml_file=”../../../../kml/test route 2015.kml” type=”OpenStreetMap” control=”scaleline,scale,mouseposition” marker_focus=”5″]

 2) Missing Tile Problem