ankane / mapkick.js

Create beautiful, interactive maps with one line of JavaScript
https://chartkick.com/mapkick-js
MIT License
399 stars 12 forks source link

feat: add ability to pass the hash option to the map #4

Closed loqimean closed 1 year ago

loqimean commented 1 year ago

There is a problem when I wanna add options like a hash option that is available by Mapbox API.

P.S. (Ability to pass other options are in progres 😉 )

loqimean commented 1 year ago

Oh, btw, pull request for a mapkick gem also ready!

ankane commented 1 year ago

Hi @loqimean, thanks for the PRs! Added a library option in the commit above (to match Chartkick) that allows any map option to be passed.