knownasilya / google-maps-markup

Ember markup component for Google Maps - Draw and Measure

Home Page:https://google-maps-markup.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is Ember Required?

dcolumbus opened this issue · comments

Can this library be used without Ember? I really like the controls, but I'd like to use this using only the basic web languages, offline.

Ember is required at the moment. I might pull some of the main drawing code into a library that could be used with anything. I can't really give a timeframe for that.

FYI Ember can be run offline.

I have pulled out some of the lower level drawing things into a separate library here: https://github.com/knownasilya/google-maps-drawing-tools