Socket
Socket
Sign inDemoInstall

jsmaps

Package Overview
Dependencies
0
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

0.0.15

Diff

Changelog

Source

0.0.15 - 2016-10-06

  • native map: stop moving the map on mouseup outside the map (with ie11 fix)
  • native map: get rid of the ugly cursor hack, ie will have the cursor from a custom url
  • fixing issue #1
  • New change options function for the map object
  • make sure dragging vectors on bing and here maps stops on mouseup
  • new feature: adding a "setStyle" for all vectors on all backends.
  • all vectors on all backends have a "getStyle" function
  • Fix for issue #2
markkr125
published 0.0.14 •

Changelog

Source

0.0.14 - 2016-02-17

  • Version bump due to meteor package generation

changes:

  • native map: basic pointer events support, the map should work fine on ie10+
  • native map: adding grab and grabbing cursors on the map for dragging effects
  • native map: when the left button is not clicked dont drag the map.
  • native map: remove editable markers when a vector is moving, and put then back only when dragging is done, this solves slow dragging on old ie (bugfix)
  • native map: editable vector markers should respond on the first touch
  • native map: vectors should not move around on map resize with svg backend
  • native map: vectors should be properly draggable after orientationchange event
  • native map: Mouse scroll should work fine with a small map
  • native map: if the zoom ui is to big for the map viewport, the zoom handle will be hidden and only +/- buttons will be displayed
  • native map: edit marker on vectors objects will resize the vector even if the marker is dragged outside of the map bounds
markkr125
published 0.0.11 •

Changelog

Source

0.0.11 - 2016-02-05

  • native map: circle is editable
  • native map: many bug fixes on touch based systems
  • native map: zoom and layers ui now work touch based systems
  • native map: vectors are editable and draggable on touch based systems
  • native map: adding an opacity transition for images on movement
  • native map: map click events to touch events
  • bing map: fixing a bug on editable polygon under old ie
  • general api: editable marker that are used on vectors looks a bit better now
  • bing and here maps: circles are editable and draggable
markkr125
published 0.0.10 •

Changelog

Source

0.0.10 - 2016-01-19

  • Only to update the package on nuget
markkr125
published 0.0.9 •

Changelog

Source

0.0.9 - 2016-01-19

Native map changes:

  • will always check for css 3d
  • if no css 3d then check for css 2d
  • if no css 2d, then just show/hide the layer div
  • using css transition for fadeout effect, javascript fadeout is still used when css transition is not supported
  • use a proper svg path to generate a circle.
  • vml backend now makes a real circle
markkr125
published 0.0.8 •

markkr125
published 0.0.7 •

markkr125
published 0.0.6 •

markkr125
published 0.0.5 •

markkr125
published 0.0.4 •

2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc