openstreetmap - OpenLayers API Documentation -


I am doing a project using OpenStreetMap. This is a work code snippet that I have found that I am using to add markers:

 ... stylemap: new open layer Style map (Graphic U offset: -25, // Picture Graphics: 28 pixels label: "$ {Name}", // Set external graphic and background graphic images External Graphic: "$ {icon}", Background Graphic: "../images/marker-shadow.png", ... 

I have found 2 API docs for the Stylemap class:

< P> and

.

.

Although I have two sources, they both have documents about the property Are not (like graphic u offset). Any code I was able to, so that the full API document should be present. Where can I get these full API documents? Regarding the StyleMap properties:

itemprop = Text ">

And it may help to get started:


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -