Giter VIP home page Giter VIP logo

maps's Issues

Compiling project in xcode renders Preprocessor Issue

Added maps ^0.4.3 to my pubspec, implemented MapLauncher.defaultInstance.launch (On a side note, the readme.md references this function as MapAppLauncher.defaultInstance.launch at line 52), and attempted to compile in Xcode. I receive a "Preprocessor Issue" in AppleMapsFlutterPlugin.m at line 2.

Error:
apple_maps_flutter-0.1.3/ios/Classes/AppleMapsFlutterPlugin.m:2:9: 'apple_maps_flutter/apple_maps_flutter-Swift.h' file not found

Unable to figure out how to use AppleMapsRequestSigner.withPrivateKey

Hey, So I am trying to use Apple Maps JS using this library, but I can't seem to figure out how to use the constructor for the AppleMapsRequestSigner.withPrivateKey API request signer. I am not sure what teamID, keyID, and most notably keyPair is and how I can get it.

So far I have gone through the Apple Developer sign in and created a Identifier for the Map Key and I have a Key ID which I am assuming is the second parameter. The first parameter I am assuming is the reverse domain (ex: maps.example.example), but I am still unable to figure out how to make a keyPair and what is used to make it.

Any assistance would be awesome. Thank you.

ZoomControlsEnabled, ZoomGesturesEnables not working!

MapWidget( markers: [ MapMarker( geoPoint: GeoPoint(37.7749, -122.4194), ) ], zoomControlsEnabled: false, zoomGesturesEnabled: false, userLocationButtonEnabled: false, userLocationEnabled: false, location: MapLocation( geoPoint: GeoPoint(37.7749, -122.4194), zoom: 10, ), )
Hey! I was disabled zoomControl, zoomGestures. But it seems like I can zoom on MapWidget :(

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.