chellymehdi / vopenlayers

Automatically exported from code.google.com/p/vopenlayers
0 stars 0 forks source link

How to display some text on the top of a Marker ? #65

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
I want to display some text on the top of a Marker displayed in the 
OpenStreetMap as base layer. how can i do it?
What version of the product are you using? On what operating system?
I am using latest version which is 1.0.0.
Please provide any additional information below.

Original issue reported on code.google.com by santoshi...@gmail.com on 2 Apr 2012 at 8:53

GoogleCodeExporter commented 9 years ago
Please find the attached document for reference where text "marker shows a 
building" is displayed on top of marker. How to display the text on the top of 
a marker using addon?

Original comment by santoshi...@gmail.com on 2 Apr 2012 at 10:38

Attachments:

GoogleCodeExporter commented 9 years ago
Examples how to do this here in vector layer:
http://code.google.com/p/vopenlayers/source/browse/trunk/src/test/java/org/vaadi
n/vol/demo/TextOnVectorLayer.java

Note that LabelVector is not available in builds before 1.1.0.

Original comment by matti.ta...@gmail.com on 25 Apr 2012 at 2:41

GoogleCodeExporter commented 9 years ago

Original comment by matti.ta...@gmail.com on 25 Apr 2012 at 3:08