-
Notifications
You must be signed in to change notification settings - Fork 7
ELocation Strategy
Saksham66 edited this page Aug 26, 2021
·
1 revision
To add marker using eLoc:
controller.addSymbol(SymbolOptions(eLoc: "MMI000"));
controller.moveCameraWithELoc(CameraELocUpdate.newELocZoom('MMI000', 14));
mapmyIndiaMap.easeCameraWithELoc(CameraELocUpdate.newELocZoom('MMI000', 14));
mapmyIndiaMap.animateCameraWithELoc(CameraELocUpdate.newELocZoom('MMI000', 14));
mapController.moveCameraWithELoc(CameraELocUpdate.newELocBounds(['2T7S17', 'MMI000']));
mapmyIndiaMap.easeCameraWithELoc(CameraELocUpdate.newELocBounds(['2T7S17', 'MMI000']));
mapmyIndiaMap.animateCameraWithELoc(CameraELocUpdate.newELocBounds(['2T7S17','MMI000']));
For any queries and support, please contact:
Email us at apisupport@mapmyindia.com
Stack Overflow Ask a question under the mapmyindia-api
Support Need support? contact us!
Blog Read about the latest updates & customer stories
© Copyright 2020. CE Info Systems Pvt. Ltd. All Rights Reserved. | Terms & Conditions.