NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hello, everybody!

 We are experiencing some issues while using your map.

 The task is to display markers on the OpenLayers map. Every marker has own image different from another ones. All the markers can be easily replaced (change their location).
 When you hover over the marker a message is displayed on the screen. While zoom in the area where two or more markers meet together they should unite in one unique marker (with it's own image).

 Eventually we want to get something similar to http://maps.livejournal.com/. But instead of the above http://maps.livejournal.com/images/svg/post-place-icon.svg we have different images that are set dynamically and can be easily replaced at any moment.

 The essence of the problem is:

 We are obtained to perform every item of the task sepparatelly.
 But is it impossible to connect all of them together.

 Here is what I do:
 connecting the map (not google maps!)

my sample example code here http://valentin.in.ua/download/help_en.zip

This question is marked "community wiki".

asked 30 Sep '13, 10:37

ur5fes's gravatar image

ur5fes
11113
accept rate: 0%

edited 30 Sep '13, 12:43

The question has been closed for the following reason "Not an OpenStreetMap question. Please see www.openlayers.org for OpenLayers support and Mailing Lists." by Frederik Ramm 30 Sep '13, 10:40

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×122
×92
×45
×1
×1

question asked: 30 Sep '13, 10:37

question was seen: 3,739 times

last updated: 30 Sep '13, 12:43

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum