I would like to integrate support for a basic map like Mapbox, I would also like to be able to have a simple service that can find the current user's location. On top of all of this there should also be the ability to transform that location and do things like convert lat long to street address etc. I am sort of thinking that because of the complexity of this it might be better to include this as a separate library which users can opt into to help keep the original library lighter?
I would like to integrate support for a basic map like Mapbox, I would also like to be able to have a simple service that can find the current user's location. On top of all of this there should also be the ability to transform that location and do things like convert lat long to street address etc. I am sort of thinking that because of the complexity of this it might be better to include this as a separate library which users can opt into to help keep the original library lighter?