SkySanders.neta place for my stuff...

mapObjex.mapMarker

Description:

Enhancements

  • Serialization to/from JSON
  • Attached and self-managed ring polygons.
  • Id attribute

Usage:

Comments and suggestions should talk to the blog

Demo
Rings
ring radius in miles
number of polylines in ring
valid CSS color value for ring outline (e.g. #000000)
weight of ring outline in pixels
opacity of ring outline. a number between 0 and 1.
valid CSS color value for ring outline (e.g. #000000)
opacity of ring interior. a number between 0 and 1.
Serializationserialize deserialize

LIMITATIONS/RESTRICTIONS:

  • Polygonal rings are a memory leak. Watch memory usage and do a few gradients. Get better results with polylines. Perhaps an option for fill, if not chosen use polylines. In any case, some very explicit management could probably mitigate this problem.
  • that said - if the maps/markers are created for output a case can be made for even the expensive gradients

TODO:

  • implement enableMaximize() on the info window for marker detail and ring editing. My current editor is painfully cramped.
  • track down and kill memory leaks
© Sky Sanders 2009