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
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