Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.

initializing libraries and imports. #155

Open
MahaAdel opened this issue Apr 18, 2019 · 0 comments
Open

initializing libraries and imports. #155

MahaAdel opened this issue Apr 18, 2019 · 0 comments

Comments

@MahaAdel
Copy link

I dont get where should I put this
(
4.Initialize the StaticMapProvider
var provider = new StaticMapProvider('your_api_key');
5.The StaticMapProvider offers a few different APIs for generating static maps. If you want to generate an image for the current viewport of your full screen interactive map you can use:
var uri = staticMapProvider.getImageUriFromMap(mapView,
width: 900, height: 400);)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant