Hello,
I’m using the WebEdition to display isoline features, with markers and labels on each of my data point sites. Currently I’m using the default marker image style (blue marker pin), but my customer does not like this. They prefer to have a simple rectangle with the numerical value in there. Also note that I have popups on the markers, and we need to preserve that capability. Is there any way I can make the markers be a simple colored rectangle with text, or is it possible to do it client side with and some content html? Or is it possible to simply remove the marker images altogether? (but we still need the ability to show a popup on hover over of the numerical label)
Please see the attached screenshots:
ThinkGeo1.png: This is the current thinkgeo look, we do not like the marker styles.
GoogleMap1.png: This is the desired look, I have implemented this with the google javascript api. We want our ThinkGeo to look similar to this.
Either a server-side or client-side approach is acceptable.
Thanks!
Randy
Current default blue markers (customer does not like these):
Example of my google map javascript implementation, we want our thinkgeo map to look something like this (but we also want the isoline coloring too as in previous image):